Add GtkTimeline as a private object.
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Aug 2010 19:40:41 +0000 (21:40 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:37 +0000 (15:37 +0100)
commit2e2c07b695dfeeccd75b1bf5181bc45b2ba489ec
treef2c7060cbce3109fdaf93d32fa2bcc2571817609
parent4781f94de258b9a3d6aa244626a30ffbbf529dfd
Add GtkTimeline as a private object.

This will only be used internally by GtkStyleContext in order
to animate state changes. When a proper animation framework is
introduced in GTK+, it may be ditched.
gtk/Makefile.am
gtk/gtktimeline.c [new file with mode: 0644]
gtk/gtktimeline.h [new file with mode: 0644]